Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 174,925 for

document formatting

(0.17 sec)
  1. CellFormat.shading property | Aspose.Words for ...

    CellFormat.shading property. Returns a [Shading](../../../aspose.words/shading/) object that refers to the shading Formatting for the cell....that refers to the shading formatting for the cell. @property def...custom borders. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CheckGrammarOptions | Aspose.Words for Java

    Allows to specify various options while checking grammar of a Document using AI in Java....while checking grammar of a document using AI. Examples: Shows...grammar of a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  3. InsertHtml does not preserve the color style sp...

    Code: public void GenerateWordFromWithColors() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra Formatting to the table. DocumentBuilder bu…...specified with rgba in the word document Aspose.Words Product Family...GenerateWordFromWith() { Document doc = new Document(); // We can position...

    forum.aspose.com/t/inserthtml-does-not-preserve...
  4. Row.RowFormat | Aspose.Words for .NET

    Discover the Row RowFormat property for easy access to customizable row Formatting options, enhancing your data presentation effortlessly....property Provides access to the formatting properties of the row. public...modify formatting of a table row. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.tab...
  5. DocumentBuilder.insertDocumentInline method | A...

    DocumentBuilder.insertDocumentInline method. Inserts a Document inline at the cursor position....importFormatOptions) Inserts a document inline at the cursor position...srcDoc : Aspose . Words . Document , importFormatMode : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TableStyleOptions | Aspose.Words for Java

    Specifies how table style is applied to a table in Java.... Document doc = new Document(); DocumentBuilder...before setting any table formatting. builder.insertCell(); //...

    reference.aspose.com/words/java/com.aspose.word...
  7. Working with Lists in C#|Aspose.Words for .NET

    Introduction to numbering Formatting feature in Aspose.Words for .NET....numbering and formatting. A list in a Microsoft Word document is a set...paragraph formatting properties. Lists can be used in documents to structure...

    docs.aspose.com/words/net/working-with-lists/
  8. Working with Lists in Java|Aspose.Words for Java

    Introduction to numbering Formatting feature in Aspose.Words for Java....Microsoft Word document is a set of list formatting properties....can be used in your documents to format, arrange, and emphasize...

    docs.aspose.com/words/java/working-with-lists/
  9. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in C#....Ask AI Set Conditional Formats of Excel and ODS files. Contents...Introduction Conditional formatting is an advanced Microsoft...

    docs.aspose.com/cells/net/conditional-formatting/
  10. RowFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.RowFormat class for comprehensive table row Formatting. Enhance your Document design with powerful, flexible features....RowFormat class Represents all formatting for a table row. To learn...the Working with Tables documentation article. public class RowFormat...

    reference.aspose.com/words/net/aspose.words.tab...